CPhidget_openRemote

Opens a Phidget remotely by ServerID. Note that this requries Bonjour (mDNS) to be running on both the host and the server.

extern (C) __gshared
int function(CPhidgetHandle phid, int serial, const char* serverID, const char* password) CPhidget_openRemote;

Meta